func github.com/andybalholm/brotli.safeReadCommand

2 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L1612: func safeReadCommand(s *Reader, br *bitReader, insert_length *int) bool {
		decode.go#L1679: 		if !safeReadCommand(s, br, &i) {